From: Juanma Barranquero Date: Mon, 19 Feb 2007 13:39:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2058 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0277eb1c6258346038f64a8213caefaba9c5138b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2c7bd4af9fe..f0ad1820a5d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,13 @@ +2007-02-19 Juanma Barranquero + + * speedbar.el (speedbar-frame-mode, speedbar-frame-width) + (speedbar-show-unknown-files, speedbar-item-info-file-helper) + (speedbar-item-info-tag-helper): Doc fixes. + 2007-02-19 Kenichi Handa - * international/mule-cmds.el (locale-language-names): Map "eo" - to "Esperanto". + * international/mule-cmds.el (locale-language-names): + Map "eo" to "Esperanto". * language/european.el ("Esperanto"): New language environment. @@ -23,8 +29,8 @@ 2007-02-17 Chris Moore - * jka-cmpr-hook.el (jka-compr-compression-info-list): Recognize - backups of bz2 compressed files. + * jka-cmpr-hook.el (jka-compr-compression-info-list): + Recognize backups of bz2 compressed files. 2007-02-17 Eli Zaretskii @@ -33,8 +39,8 @@ 2007-02-17 Alin C. Soare (tiny change) - * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Added - indentation for the constants of Lisp. + * emacs-lisp/lisp-mode.el (calculate-lisp-indent): + Add indentation for the constants of Lisp. 2007-02-16 Stefan Monnier